home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’92 / Not / Worksheet < prev   
Encoding:
Text File  |  1992-06-19  |  499 b   |  25 lines  |  [TEXT/MPS ]

  1. Plan
  2. ----
  3.  
  4. patch DrawDialog
  5.     set flag on way on, clear on way out
  6.  
  7. patch DrawText
  8. if inside DrawDialog and text drawn contains "not " or "n’t"
  9.     remove the matched string
  10.     change title of control from "OK" to "Not"
  11.  
  12. patch ModalDialog
  13. if chosen item is a button with title "Not"
  14.     play sound "Not"
  15.  
  16. Directory Carry:Not:
  17.  
  18. Asm -c Not.a
  19.  
  20. BuildProgram Not
  21. Duplicate Not "{SystemFolder}Extensions:" -y
  22.  
  23. Alert "not not not not kjkdfd, because I can’t understand and won’t get it"
  24. Alert "xxx cannot not xxx "
  25.